[Improvement-17563][Helm] Update mysql helm chart version#18281
Open
yongster wants to merge 1 commit into
Open
[Improvement-17563][Helm] Update mysql helm chart version#18281yongster wants to merge 1 commit into
yongster wants to merge 1 commit into
Conversation
SbloodyS
requested changes
May 21, 2026
Member
SbloodyS
left a comment
There was a problem hiding this comment.
Please follow the template of pr and issue to complete relevant information.
|
Author
|
Thanks for the reminder. I have updated the PR description to follow the pull request template and included the related issue information, verification steps, PR notice, and AI-assisted disclosure. |
SbloodyS
requested changes
May 23, 2026
| - name: mysql | ||
| version: 9.4.1 | ||
| repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami | ||
| version: 14.0.3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Was this PR generated or assisted by AI?
YES. AI assisted with preparing this dependency update and running local Helm validation.
Purpose of the pull request
Closes #17563.
This pull request updates the MySQL Helm chart dependency used by the DolphinScheduler Kubernetes chart.
Brief change log
9.4.1to14.0.3.Verify this pull request
This pull request is already covered by existing Helm validation.
helm dependency update deploy/kubernetes/dolphinschedulerhelm lint deploy/kubernetes/dolphinschedulerhelm template dolphinscheduler deploy/kubernetes/dolphinschedulerhelm template dolphinscheduler deploy/kubernetes/dolphinscheduler --set postgresql.enabled=false --set mysql.enabled=true --set datasource.profile=mysqlgit diff --checkPull Request Notice
Pull Request Notice
This pull request does not contain an incompatible change.